home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / linux-restricted-modules-2.6.20-15-generic / copyright < prev   
Encoding:
Text File  |  2007-04-13  |  31.9 KB  |  518 lines

  1. This is the Debian GNU/Linux prepackaged version of restricted Linux modules.
  2.  
  3. This package was put together by Herbert Xu <herbert@gondor.apana.org.au>
  4. and Fabio M. Di Nitto <fabbione@canonical.com> in August 2004.
  5.  
  6. This package has been created from the following source:
  7.  
  8. madwifi: http://sourceforge.net/projects/madwifi/
  9. nvidia: ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6111/NVIDIA-Linux-x86-1.0-6111-pkg0.run
  10.     based on Randall Donald <rdonald@debian.org> Debian packages.
  11. avm: ftp://ftp.avm.de/cardware
  12.  
  13.  
  14. Copyright and Licenses:
  15.  
  16. MADWIFI
  17. -------
  18.  
  19. Main Driver:
  20.  
  21. All files contained in this distribution are covered by the following
  22. copyright unless explicitly identified otherwise.
  23.  
  24. /*-
  25.  * Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
  26.  * All rights reserved.
  27.  *
  28.  * Redistribution and use in source and binary forms, with or without
  29.  * modification, are permitted provided that the following conditions
  30.  * are met:
  31.  * 1. Redistributions of source code must retain the above copyright
  32.  *    notice, this list of conditions and the following disclaimer,
  33.  *    without modification.
  34.  * 2. Redistributions in binary form must reproduce at minimum a disclaimer
  35.  *    similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
  36.  *    redistribution must be conditioned upon including a substantially
  37.  *    similar Disclaimer requirement for further binary redistribution.
  38.  * 3. Neither the names of the above-listed copyright holders nor the names
  39.  *    of any contributors may be used to endorse or promote products derived
  40.  *    from this software without specific prior written permission.
  41.  *
  42.  * Alternatively, this software may be distributed under the terms of the
  43.  * GNU General Public License ("GPL") version 2 as published by the Free
  44.  * Software Foundation.
  45.  *
  46.  * NO WARRANTY
  47.  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  48.  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  49.  * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
  50.  * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  51.  * THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
  52.  * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  53.  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  54.  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  55.  * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  56.  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  57.  * THE POSSIBILITY OF SUCH DAMAGES.
  58.  *
  59.  * $Id: COPYRIGHT,v 1.4 2004/01/13 18:05:41 samleffler Exp $
  60.  */
  61.  
  62. HAL:
  63.  
  64.  
  65. All files contained in this distribution are covered by the following
  66. copyright unless explicitly identified otherwise.  Note that this
  67. copyright does _NOT_ contain a "or GPL" clause and does _NOT_ permit
  68. redistribution with changes.
  69.  
  70. /*-
  71.  * Copyright (c) 2002-2004 Sam Leffler, Errno Consulting, Atheros
  72.  * Communications, Inc.  All rights reserved.
  73.  *
  74.  * Redistribution and use in source and binary forms are permitted
  75.  * provided that the following conditions are met:
  76.  * 1. The materials contained herein are unmodified and are used
  77.  *    unmodified.
  78.  * 2. Redistributions of source code must retain the above copyright
  79.  *    notice, this list of conditions and the following NO
  80.  *    ''WARRANTY'' disclaimer below (''Disclaimer''), without
  81.  *    modification.
  82.  * 3. Redistributions in binary form must reproduce at minimum a
  83.  *    disclaimer similar to the Disclaimer below and any redistribution
  84.  *    must be conditioned upon including a substantially similar
  85.  *    Disclaimer requirement for further binary redistribution.
  86.  * 4. Neither the names of the above-listed copyright holders nor the
  87.  *    names of any contributors may be used to endorse or promote
  88.  *    product derived from this software without specific prior written
  89.  *    permission.
  90.  *
  91.  * NO WARRANTY
  92.  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  93.  * ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  94.  * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT,
  95.  * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  96.  * IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
  97.  * FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  98.  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  99.  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  100.  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  101.  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  102.  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  103.  * SUCH DAMAGES.
  104.  *
  105.  * $Id: COPYRIGHT,v 1.2 2004/05/15 22:26:24 samleffler Exp $
  106.  */
  107.  
  108. NVIDIA:
  109.  
  110. Upstream Author: NVIDIA <linux-bugs@nvidia.com>
  111.  
  112.  
  113. Copyright:
  114.  
  115. First a note from the README file
  116.  
  117. Q: Why does NVIDIA not provide rpms anymore?
  118.  
  119. A: Not every Linux distribution uses rpm, and NVIDIA wanted a single
  120.    solution that would work across all Linux distributions.  As indicated
  121.    in the NVIDIA Software License, Linux distributions are welcome to
  122.    repackage and redistribute the NVIDIA Linux driver in whatever package
  123.    format they wish.
  124.  
  125. Furthermore, an email from NVIDIA:
  126.  
  127. Greetings, Randall!  Comments below:
  128.  
  129. On 30 Jul 2003, Randall Donald wrote:
  130.  
  131. > To whom it may concern,
  132. > My name is Randall Donald and I am the maintainer for the Debian
  133. > downloader packages nvidia-glx-src and nvidia-kernel-src. 
  134. > As stated in your license and the README file 
  135. > ( "As indicated in the NVIDIA Software License, Linux distributions 
  136. >   are welcome to repackage and redistribute the NVIDIA Linux driver in 
  137. >   whatever package format they wish." )
  138. > I wish to include packages containing the Linux driver files in the Debian archive. 
  139. > I'd like to know if it is legally permitted to distribute binary kernel modules 
  140. > compiled from the NVIDIA kernel module source and Debian kernel headers. 
  141.  
  142. This is fine; thanks for asking.
  143.  
  144. > I am also wondering if the "No Separation of Components" clause 
  145. > ( No Separation of Components.  The SOFTWARE is licensed as a
  146. >   single product.  Its component parts may not be separated for use
  147. >   on more than one computer, nor otherwise used separately from the
  148. >   other parts.) applies to splitting the glx driver and kernel module source into
  149. >  multiple binary packages.
  150.  
  151. This is also fine.  I believe this section of the license was
  152. intended to prevent users from doing things like using our Windows
  153. control panel with a competitor's display driver (that's not actually
  154. possible, but you get the idea...).  In the case of separating the
  155. driver into a glx package and a kernel package (like we used to
  156. do ourselves), this is simply a packaging issue; of course users
  157. will use the packages together when they install.
  158.  
  159. Please feel free to redistribute the NVIDIA graphics driver.
  160.  
  161. Thank you for doing this for the NVIDIA+Debian community!
  162.  
  163. - Andy
  164.  
  165.  
  166.  
  167. The NVIDIA Software Licence is as follows.   
  168.    
  169. From http://www.nvidia.com/view.asp?IO=nv_swlicense and extracted from the 
  170. installer: 
  171.  
  172.  
  173.            License For Customer Use of NVIDIA Software
  174.  
  175.  
  176. IMPORTANT NOTICE -- READ CAREFULLY: This License For Customer Use of
  177. NVIDIA Software ("LICENSE") is the agreement which governs use of
  178. the software of NVIDIA Corporation and its subsidiaries ("NVIDIA")
  179. downloadable herefrom, including computer software and associated
  180. printed materials ("SOFTWARE").  By downloading, installing, copying,
  181. or otherwise using the SOFTWARE, you agree to be bound by the terms
  182. of this LICENSE.  If you do not agree to the terms of this LICENSE,
  183. do not download the SOFTWARE.
  184.  
  185. RECITALS
  186.  
  187. Use of NVIDIA's products requires three elements: the SOFTWARE, the
  188. hardware on a graphics controller board, and a personal computer. The
  189. SOFTWARE is protected by copyright laws and international copyright
  190. treaties, as well as other intellectual property laws and treaties.
  191. The SOFTWARE is not sold, and instead is only licensed for use,
  192. strictly in accordance with this document.  The hardware is protected
  193. by various patents, and is sold, but this agreement does not cover
  194. that sale, since it may not necessarily be sold as a package with
  195. the SOFTWARE.  This agreement sets forth the terms and conditions
  196. of the SOFTWARE LICENSE only.
  197.  
  198. 1.  DEFINITIONS
  199.  
  200. 1.1  Customer.  Customer means the entity or individual that
  201. downloads the SOFTWARE.
  202.  
  203. 2.  GRANT OF LICENSE
  204.  
  205. 2.1  Rights and Limitations of Grant.  NVIDIA hereby grants Customer
  206. the following non-exclusive, non-transferable right to use the
  207. SOFTWARE, with the following limitations:
  208.  
  209. 2.1.1  Rights.  Customer may install and use one copy of the SOFTWARE
  210. on a single computer, and except for making one back-up copy of
  211. the Software, may not otherwise copy the SOFTWARE.  This LICENSE
  212. of SOFTWARE may not be shared or used concurrently on different
  213. computers.
  214.  
  215. 2.1.2  Linux Exception.  Notwithstanding the foregoing terms of
  216. Section 2.1.1, SOFTWARE designed exclusively for use on the Linux
  217. operating system may be copied and redistributed, provided that
  218. the binary files thereof are not modified in any way (except for
  219. unzipping of compressed files).
  220.  
  221. 2.1.3  Limitations.
  222.  
  223. No Reverse Engineering.  Customer may not reverse engineer,
  224. decompile, or disassemble the SOFTWARE, nor attempt in any other
  225. manner to obtain the source code.
  226.  
  227. No Separation of Components.  The SOFTWARE is licensed as a
  228. single product.  Its component parts may not be separated for use
  229. on more than one computer, nor otherwise used separately from the
  230. other parts.
  231.  
  232. No Rental.  Customer may not rent or lease the SOFTWARE to someone
  233. else.
  234.  
  235. 3.  TERMINATION
  236.  
  237. This LICENSE will automatically terminate if Customer fails to
  238. comply with any of the terms and conditions hereof.  In such event,
  239. Customer must destroy all copies of the SOFTWARE and all of its
  240. component parts.
  241.  
  242. 4.  COPYRIGHT
  243.  
  244. All title and copyrights in and to the SOFTWARE (including but
  245. not limited to all images, photographs, animations, video, audio,
  246. music, text, and other information incorporated into the SOFTWARE),
  247. the accompanying printed materials, and any copies of the SOFTWARE,
  248. are owned by NVIDIA, or its suppliers.  The SOFTWARE is protected
  249. by copyright laws and international treaty provisions.  Accordingly,
  250. Customer is required to treat the SOFTWARE like any other copyrighted
  251. material, except as otherwise allowed pursuant to this LICENSE
  252. and that it may make one copy of the SOFTWARE solely for backup or
  253. archive purposes.
  254.  
  255. 5.  APPLICABLE LAW
  256.  
  257. This agreement shall be deemed to have been made in, and shall be
  258. construed pursuant to, the laws of the State of California.
  259.  
  260. 6.  DISCLAIMER OF WARRANTIES AND LIMITATION ON LIABILITY
  261.  
  262. 6.1  No Warranties.  TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE
  263. LAW, THE SOFTWARE IS PROVIDED "AS IS" AND NVIDIA AND ITS SUPPLIERS
  264. DISCLAIM ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT
  265. NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  266. FOR A PARTICULAR PURPOSE.
  267.  
  268. 6.2  No Liability for Consequential Damages.  TO THE MAXIMUM
  269. EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL NVIDIA OR
  270. ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR
  271. CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION,
  272. DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS
  273. OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT
  274. OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF NVIDIA HAS
  275. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  276.  
  277. 7.  MISCELLANEOUS 
  278.  
  279. The United Nations Convention on Contracts for the International
  280. Sale of Goods is specifically disclaimed.  If any provision of this
  281. LICENSE is inconsistent with, or cannot be fully enforced under,
  282. the law, such provision will be construed as limited to the extent
  283. necessary to be consistent with and fully enforceable under the law.
  284. This agreement is the final, complete and exclusive agreement between
  285. the parties relating to the subject matter hereof, and supersedes
  286. all prior or contemporaneous understandings and agreements relating
  287. to such subject matter, whether oral or written.  Customer agrees
  288. that it will not ship, transfer or export the SOFTWARE into any
  289. country, or use the SOFTWARE in any manner, prohibited by the
  290. United States Bureau of Export Administration or any export laws,
  291. restrictions or regulations.  This LICENSE may only be modified in
  292. writing signed by an authorized officer of NVIDIA.
  293.  
  294. ATI FGLRX
  295. ---------
  296.  
  297. Packaging scripts:
  298.   Copyright (C) 2002-2004 Flavio Stanchina
  299.   Licensed under the GNU GPL
  300.  
  301. On Debian GNU/Linux systems, the complete text of the GNU General
  302. Public License can be found in `/usr/share/common-licenses/GPL'.
  303.  
  304. The rest:
  305.  
  306. ATI Software End User License Agreement
  307.  
  308. PLEASE READ THIS LICENSE CAREFULLY BEFORE USING THE SOFTWARE. BY DOWNLOADING, INSTALLING, COPYING OR USING THE SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS OF THIS LICENSE.  IF YOU ARE ACCESSING THE SOFTWARE ELECTRONICALLY, SIGNIFY YOUR AGREEMENT BY CLICKING THE ΓÇ£AGREE/ACCEPTΓÇ¥ BUTTON.  IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, PROMPTLY RETURN THE SOFTWARE TO THE PLACE WHERE YOU OBTAINED IT AND (IF APPLICABLE) YOUR MONEY WILL BE REFUNDED OR IF THE SOFTWARE WAS ACCESSED ELECTRONICALLY CLICK ΓÇ£DISAGREE/DECLINEΓÇ¥.
  309.  
  310. 1. License.  ATI Technologies Inc., on behalf of itself, its subsidiaries and licensors (referred collectively as ΓÇ£ATIΓÇ¥) grants to you the following non-exclusive, right to use the software accompanying this License (hereinafter "Software") subject to the following terms and limitations:
  311.  
  312. (a)     Regardless of the media upon which it is distributed, the Software is licensed to you for use solely in conjunction with ATI hardware products to which the Software relates ("ATI Hardware").  
  313.  
  314. (b)    You own the medium on which the Software is recorded, but ATI and, if applicable, its licensors retain title to the Software and related documentation.
  315.  
  316. (c)    You may:
  317.  
  318.   i) use the Software solely in connection with the ATI Hardware on a single computer;
  319.  
  320.   ii) make one copy of the Software in machine-readable form for backup purposes only. You must reproduce on such copy ATI's copyright notice and any other proprietary legends that were on the original copy of the Software;
  321.  
  322.   iii) transfer all your license rights in the Software provided you must also transfer a copy of this License, the backup copy of the Software, the ATI Hardware and the related documentation and provided the other party reads and agrees to accept the terms and conditions of this License.  Upon such transfer your license rights are then terminated.
  323.  
  324. (d)    In addition to the license terms above, with respect to portions of the Software in source code form designed exclusively for use with the Linux operating system (ΓÇ£ATI Linux CodeΓÇ¥), you may use, display, modify, copy, distribute, allow others to re-distribute, package and re-package such ATI Linux Code for commercial and non-commercial purposes, provided that: 
  325.  
  326. i)    all binary components of the ATI Linux Code are not modified in any way;
  327.  
  328. ii)the ATI Linux Code is only used as part of the Software and in connection with ATI Hardware;
  329.  
  330. iii)all copyright notices of ATI are reproduced and you refer to these license terms;
  331.  
  332. iv)    you may not offer or impose any terms on the use of ATI Linux Code that alter or restrict this License; and
  333.  
  334. v)    if you have modified the ATI Linux Code, such modifications will be made publicly available and are licensed under the same terms provided herein to ATI or any other third party without further restriction, royalty or any other license requirement; 
  335.  
  336. vi)    to the extent there is any ATI sample or control panel source code included in the ATI Linux Code, no rights are granted to modify such code except for portions thereof that may be subject to third party license terms that grant such rights; and
  337.  
  338. vii) ATI is not obligated to provide any maintenance or technical support for any code resulting from ATI Linux Code.
  339.  
  340. 2.  Restrictions.  The Software contains copyrighted and patented material, trade secrets and other proprietary material.  In order to protect them, and except as permitted by this license or applicable legislation, you may not:
  341.  
  342.   a) decompile, reverse engineer, disassemble or otherwise reduce the Software to a human-perceivable form;
  343.  
  344.   b) modify, network, rent, lend, loan, distribute or create derivative works based upon the Software in whole or in part; or
  345.  
  346.   c) electronically transmit the Software from one computer to another or over a network or otherwise transfer the Software except as permitted by this License.
  347.  
  348. 3.  Termination.  This License is effective until terminated.  You may terminate this License at any time by destroying the Software, related documentation and all copies thereof.  This License will terminate immediately without notice from ATI if you fail to comply with any provision of this License.  Upon termination you must destroy the Software, related documentation and all copies thereof.
  349.  
  350. 4.  Government End Users. If you are acquiring the Software on behalf of any unit or agency of the United States Government, the following provisions apply.  The Government agrees the Software and documentation were developed at private expense and are provided with "RESTRICTED RIGHTS".  Use, duplication, or disclosure by the Government is subject to restrictions as set forth in DFARS 227.7202-1(a) and 227.7202-3(a) (1995), DFARS 252.227-7013(c)(1)(ii) (Oct 1988), FAR 12.212(a)(1995), FAR 52.227-19, (June 1987) or FAR 52.227-14(ALT III) (June 1987),as amended from time to time.  In the event that this License, or any part thereof, is deemed inconsistent with the minimum rights identified in the Restricted Rights provisions, the minimum rights shall prevail.
  351.  
  352. 5.  No Other License.  No rights or licenses are granted by ATI under this License, expressly or by implication, with respect to any proprietary information or patent, copyright, trade secret or other intellectual property right owned or controlled by ATI, except as expressly provided in this License.
  353.  
  354. 6.  Additional Licenses.  DISTRIBUTION OR USE OF THE SOFTWARE WITH AN OPERATING SYSTEM MAY REQUIRE ADDITIONAL LICENSES FROM THE OPERATING SYSTEM VENDOR.  
  355.  
  356. 7.  Disclaimer of Warranty on Software.  You expressly acknowledge and agree that use of the Software is at your sole risk.  The Software and related documentation are provided "AS IS" and without warranty of any kind and ATI EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE, OF QUALITY, OF QUIET ENJOYMENT AND OF NON-INFRINGEMENT OF THIRD PARTY RIGHTS.  ATI DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THE SOFTWARE WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE SOFTWARE WILL BE CORRECTED.  THE ENTIRE RISK AS TO THE RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU.  FURTHERMORE, ATI DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE ORTHE RESULTS OF THE USE OF THE SOFTWARE OR RELATED DOCUMENTATION IN TERMS OF THEIR CORRECTNESS, ACCURACY, RELIABILITY, CURRENTNESS, OR OTHERWISE. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY ATI OR ATI'S AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY OR IN ANY WAY INCREASE THE SCOPE OF THIS WARRANTY.  SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU (AND NOT ATI OR ATI'S AUTHORIZED REPRESENTATIVE) ASSUME THE ENTIRE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.  THE SOFTWARE IS NOT INTENDED FOR USE IN MEDICAL, LIFE SAVING OR LIFE SUSTAINING APPLICATIONS.  SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO THE ABOVE EXCLUSION MAY NOT APPLY TO YOU.  
  357.  
  358. 8.  Limitation of Liability. TO THE MAXIMUM EXTENT PERMITTED BY LAW, UNDER NO CIRCUMSTANCES INCLUDING NEGLIGENCE, SHALL ATI, OR ITS DIRECTORS, OFFICERS, EMPLOYEES OR AGENTS, BE LIABLE TO YOU FOR ANY INCIDENTAL, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESSINFORMATION, AND THE LIKE) ARISING OUT OF THE USE, MISUSE OR INABILITY TO USE THE SOFTWARE OR RELATED DOCUMENTATION, BREACH OR DEFAULT, INCLUDING THOSE ARISING FROM INFRINGEMENT OR ALLEGED INFRINGEMENT OF ANY PATENT, TRADEMARK, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT, BY ATI, EVEN IF ATI OR ATI'S AUTHORIZED REPRESENTATIVE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO YOU.  ATI will not be liable for 1) loss of, or damage to, your records or data or 2) any damages claimed by you based on any third party claim.   In no event shall ATI's total liability to you for all damages, losses, and causes of action (whether in contract, tort (including negligence) or otherwise) exceed the amount paid by you for the Software.  The foregoing limitations will apply even if the above stated limitation fails of its essential purpose.
  359.  
  360. 9.  Controlling Law and Severability.  This License shall be governed by and construed under the laws of the Province of Ontario, Canada without reference to its conflict of law principles.  Any dispute related hereto will be brought only in the courts in Toronto, Ontario, Canada and such courts are agreed to be the convenient forum.  In the event of any conflicts between foreign law, rules, and regulations, and Canadian law, rules, and regulations, Canadian law, rules and regulations shall prevail and govern.  The United Nations Convention on Contracts for the International Sale of Goods shall not apply to this License.  If for any reason a court of competent jurisdiction finds any provision of this License or portion thereof, to be unenforceable, that provision of the License shall be enforced to the maximum extent permissible so as to effect the intent of the parties, and the remainder of this License shall continue in full force and effect.  
  361.  
  362. 10.  Complete Agreement.  This License constitutes the entire agreement between the parties with respect to the use of the Software and the related documentation, and supersedes all prior or contemporaneous understandings or agreements, written or oral, regarding such subject matter.  No amendment to or modification of this License will be binding unless in writing and signed by a duly authorized representative of ATI.
  363.  
  364.  
  365. AVM FRITZ
  366. ---------
  367.  
  368. Upstream Author: AVM (http://www.avm.de/)
  369.  
  370. License:
  371.  
  372. The available AVM driver package consists of two portions, namely an Open
  373. Source Software portion and a Proprietary Source Software portion. The
  374. Proprietary Source Software portion is delivered in binary format only
  375. and includes the firmware (.frm and .bin files) and object code (i.e. the
  376. lib.o files and the drdsl executable). The object code, again, includes
  377. libraries as well as specific portions of the driver. The Open Source
  378. Software portion is licensed under the terms and conditions of the GNU
  379. Lesser GPL (LGPL). Please be aware of the requirements of the LGPL.
  380. You may easily download the terms of the LGPL as follows:
  381. http://www.gnu.org/copyleft/lesser.html.
  382.  
  383. On Debian GNU/Linux systems, the complete text of the GNU Lesser General
  384. Public License can be found in `/usr/share/common-licenses/LGPL'.
  385.  
  386. In general, you may distribute both portions of the available AVM driver
  387. package, i.e. on a distribution CD delivered in conjunction with your
  388. products. In addition to the terms of the LGPL and under all AVM
  389. intellectual property and proprietary rights, AVM grants you the worldwide,
  390. non-exclusive and royalty-free rights
  391.  
  392.  (1)   to use and copy
  393.  
  394.  (2)   to make (and have made), use, import, sell, offer for sale or
  395.        otherwise distribute any of your (legal) products or services
  396.        containing (portions of) the AVM driver package.
  397.  
  398. The Proprietary Source Software, which is delivered in object code format
  399. only, such as the firmware, the ".o files" and the "drdsl" binary, shall
  400. in no event be disassembled, reverse engineered, decompiled or otherwise
  401. "be opened" and the results realised insofar shall not be copied or
  402. distributed without the prior written approval of AVM except to the extent
  403. as may be expressly authorized under mandatory law and the terms of the LGPL.
  404.  
  405. It is understood that you will be responsible/liable for the software which
  406. you offer/distribute/make available in conjunction with or which you
  407. combine with (portions of) the AVM driver package. For instance, we refer
  408. to the implications mentioned in the LGPL in case of a breach (your rights
  409. granted under LGPL would terminate automatically, see Art. 4 LGPL).  You
  410. should state clearly that you offer any necessary support on your own.
  411.  
  412.  
  413.  
  414. LTMODEM
  415. -------
  416.  
  417. Agere Systems WinModem End User SOFTWARE LICENSE AGREEMENT
  418.  
  419.  
  420. YOU SHOULD READ THE TERMS AND CONDITIONS OF THIS AGREEMENT BEFORE YOU DOWNLOAD AND USE THE AGERE SYSTEMS WINMODEM LICENSED SOFTWARE.  ONCE YOU HAVE READ THIS LICENSE AGREEMENT AND AGREE TO ITS TERMS, YOU MAY DOWNLOAD AND USE THE AGERE SYSTEMS WINMODEM LICENSED SOFTWARE.  DOWNLOADING OR USING THE AGERE SYSTEMS WINMODEM LICENSED SOFTWARE SHOWS YOUR ACCEPTANCE OF THE TERMS OF THIS LICENSE AGREEMENT.  
  421.  
  422. The terms and conditions of this Agreement will apply to the Agere Systems WinModem Software (hereafter "Software") supplied under this Agreement and any derivatives obtained therefrom, including any copy.  The term Software includes programs and related documentation supplied herewith.
  423.  
  424. The following file is made available under the standard Linux license, a copy of which may be found at <http://www.linux.org/info/gnu.html>.
  425. serial.c
  426. serial24.c
  427.  
  428. These additional files are not derived from any Linux open source content, and are subject to the following restrictions.
  429. ltmodem.c
  430. linuxif.h
  431. ltmdmobj.o
  432. Makefile
  433. ltinst
  434. ltuninst
  435. readme.txt
  436.  
  437. 1.0    TITLE AND LICENSE GRANT
  438.  
  439.     1.1    The Software is copyrighted and/or contains proprietary information protected by law.  All Software and all copies thereof are and will remain the sole property of Agere Systems or its suppliers.  Agere Systems hereby grants you a non-exclusive right to use the Software, in whatever form recorded, which is furnished to you under or in contemplation of this Agreement, in an Agere Systems winmodem.  Any other use of the Software or removal of the Software from a country in which use is licensed shall automatically terminate this license.
  440.  
  441.     1.2    You agree to use your best efforts to see that any user of the Software licensed hereunder complies with the terms and conditions of this Agreement.
  442.  
  443.  
  444. 2.0    SOFTWARE USE
  445.  
  446.     2.1    You are permitted to make copies of the Software provided that any such copy shall contain the same copyright notice and proprietary marking included on the original Software.
  447.  
  448.     2.2    You agree not to merge or combine any portion of the Software with any other software, other than the Linux operating system, unless expressly permitted by the laws of the jurisdiction where you are located.  Any portion of the Software merged or combined with the other software will continue to be the subject of the terms and conditions of this Agreement and you agree to reproduce on the merged or combined portion of the Software the copyright and other proprietary rights notices included in the original Software.
  449.  
  450. 2.3    Redistribution and Usage
  451.  Agere permits use and limited redistribution of this Licensed Software in source and binary forms, with or without modification, subject to the following terms and conditions, in addition to the terms mentioned in this agreement. 
  452. 2.3.1     Agere Systems reserves the right not to allow a third party to reuse or redistribute the software, at its sole discretion.
  453. 2.3.2    User hereby agrees not to remove or alter any copyright, trademark, credits and other proprietary notices contained within or associated with the Licensed Software, and shall include all such unaltered copyright, trademark, credits and other proprietary notices on or in every copy of the Software.
  454. 2.3.3    Notwithstanding any other provisions in this Agreement to the contrary, any modifications or alterations made to the Licensed Software shall cause any warranties and intellectual property indemnifications to become null and void and of no further effect.
  455.  
  456. 3.0    DISCLAIMER OF WARRANTY
  457.  
  458.     3.1    You understand and acknowledge that the Software may contain errors, bugs or other defects.  The Software is provided on AS-IS basis, without warranty of any kind.
  459.  
  460.     3.2    Agere Systems has used reasonable efforts to minimize defects or errors in the Software.  HOWEVER, YOU ASSUME THE RISK OF ANY AND ALL DAMAGE OR LOSS FROM USE OR INABILITY TO USE THE SOFTWARE.  Specifically, but not in limitation of the foregoing disclaimers, Agere Systems does not warrant that the functions of the Software will meet your requirements or that the Software operation will be error-free or uninterrupted.
  461.  
  462.     3.3    Agere Systems bears no responsibility for supplying assistance for fixing or for communicating known errors to you pertaining to the Software supplied hereunder.
  463.  
  464.     3.4    YOU UNDERSTAND THAT AGERE SYSTEMS, ITS AFFILIATES, CONTRACTORS, SUPPLIERS, AND AGENTS MAKE NO WARRANTIES, EXPRESS OR IMPLIED, AND SPECIFICALLY DISCLAIM ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  465.  
  466. 4.0    EXCLUSIVE REMEDIES AND LIMITATION OF LIABILITIES
  467.  
  468.     4.1    Regardless of any other provisions of this Agreement, neither Agere Systems nor its affiliates, contractors, suppliers, or agents shall be liable for any indirect, incidental, or consequential damages (including lost profits) sustained or incurred in connection with the use, operation, or inability to use the Software or for damages due to causes beyond the reasonable control of Agere Systems, its affiliates, contractors, suppliers, and agents attributable to any service, products, or action of any other person.
  469.  
  470.     4.2    This Agreement shall be construed in accordance with and governed by the laws of the State of New York.
  471.  
  472. YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT AND UNDERSTAND IT, AND THAT BY DOWNLOADING OR USING THE SOFTWARE, YOU AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.  YOU FURTHER AGREE THAT THIS AGREEMENT IS THE COMPLETE AND EXCLUSIVE STATEMENT OF THE RIGHTS AND LIABILITIES OF THE PARTIES.  THIS AGREEMENT SUPERCEDES ALL PRIOR ORAL AGREEMENTS, PROPOSALS OR UNDERSTANDINGS, AND ANY OTHER COMMUNICATIONS BETWEEN US RELATING TO THE SUBJECT MATTER OF THIS AGREEMENT.
  473.  
  474.  
  475. IPW3945d
  476. --------
  477.  
  478. Copyright (c) 2006, Intel Corporation.
  479. All rights reserved.
  480.  
  481. Redistribution.  Redistribution and use in binary form, without 
  482. modification, are permitted provided that the following conditions are 
  483. met:
  484.  
  485. * Redistributions must reproduce the above copyright notice and the 
  486.   following disclaimer in the documentation and/or other materials 
  487.   provided with the distribution. 
  488. * Neither the name of Intel Corporation nor the names of its suppliers 
  489.   may be used to endorse or promote products derived from this software 
  490.   without specific prior written permission. 
  491. * No reverse engineering, decompilation, or disassembly of this software 
  492.   is permitted.
  493.  
  494. Limited patent license.  Intel Corporation grants a world-wide, 
  495. royalty-free, non-exclusive license under patents it now or hereafter 
  496. owns or controls to make, have made, use, import, offer to sell and 
  497. sell ("Utilize") this software, but solely to the extent that any 
  498. such patent is necessary to Utilize the software alone, or in 
  499. combination with an operating system licensed under an approved Open 
  500. Source license as listed by the Open Source Initiative at 
  501. http://opensource.org/licenses.  The patent license shall not apply to 
  502. any other combinations which include this software.  No hardware per 
  503. se is licensed hereunder.
  504.  
  505. DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
  506. CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
  507. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  508. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
  509. COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
  510. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
  511. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
  512. OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
  513. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
  514. TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
  515. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
  516. DAMAGE.
  517.